Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h866 bool FunctionCanBeCall : 1; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp1309 bool FunctionCanBeCall = in canCxxMethodBeCalled() local