Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp2521 bool IsCXXMethod = in ParseFunctionStatementBody() local
2561 bool IsCXXMethod = in ParseFunctionTryBlock() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp5023 bool IsCXXMethod = false, IsVariadic = false; in CheckCallingConvAttr() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp12449 bool IsCXXMethod, in getDefaultCallingConvention()