Searched defs:isKeyword (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DTypoCorrection.h181 bool isKeyword() const { function in class:clang::TypoCorrection
188 bool isKeyword(const char (&Str)[StrLen]) const { function in class:clang::TypoCorrection
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp3486 addName(StringRef Name, NamedDecl *ND, NestedNameSpecifier *NNS, bool isKeyword) argument
[all...]

Completed in 162 milliseconds