Home
last modified time | relevance | path

Searched defs:isSemanticForm (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DExpr.h3878 bool isSemanticForm() const { return AltForm.getInt(); } in isSemanticForm() function
/external/llvm-project/clang/include/clang/AST/
DExpr.h4864 bool isSemanticForm() const { return AltForm.getInt(); } in isSemanticForm() function