Home
last modified time | relevance | path

Searched refs:IsCXXInstanceMethod (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp3956 bool IsCXXInstanceMethod = false; in getCCForDeclaratorChunk() local
3973 IsCXXInstanceMethod = in getCCForDeclaratorChunk()
3978 IsCXXInstanceMethod = true; in getCCForDeclaratorChunk()
3985 IsCXXInstanceMethod = in getCCForDeclaratorChunk()
3993 IsCXXInstanceMethod); in getCCForDeclaratorChunk()