Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp2506 bool IsCXXMethod = in ParseFunctionStatementBody() local
2546 bool IsCXXMethod = in ParseFunctionTryBlock() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp5506 bool IsCXXMethod = false, IsVariadic = false; in CheckCallingConvAttr() local
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp11967 bool IsCXXMethod, in getDefaultCallingConvention()