Searched refs:setIsFunctionLike (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DMacroInfo.h198 void setIsFunctionLike() { IsFunctionLike = true; } function in class:clang::MacroInfo
/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp2492 MI->setIsFunctionLike();
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1756 MI->setIsFunctionLike();

Completed in 126 milliseconds