Searched defs:isMacroDefined (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaFixItUtils.cpp162 static bool isMacroDefined(const Sema &S, SourceLocation Loc, StringRef Name) { function
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DNSAPI.cpp535 bool NSAPI::isMacroDefined(StringRef Id) const { function in class:NSAPI
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1041 bool isMacroDefined(StringRef Id) { function in class:clang::Preprocessor
1044 bool isMacroDefined(const IdentifierInfo *II) { function in class:clang::Preprocessor

Completed in 64 milliseconds