Home
last modified time | relevance | path

Searched defs:IsCXXMethod (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseStmt.cpp2263 bool IsCXXMethod = in ParseFunctionStatementBody() local
2302 bool IsCXXMethod = in ParseFunctionTryBlock() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp4826 bool IsCXXMethod = false, IsVariadic = false; in CheckCallingConvAttr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp11000 bool IsCXXMethod, in getDefaultCallingConvention()