Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h51 StartsWithUnderscoreAndIsExternC, enumerator
76 Status != ReservedIdentifierStatus::StartsWithUnderscoreAndIsExternC; in isReservedInAllContexts()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp1153 return ReservedIdentifierStatus::StartsWithUnderscoreAndIsExternC; in isReserved()
1156 return ReservedIdentifierStatus::StartsWithUnderscoreAndIsExternC; in isReserved()