Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Basic/
H A DIdentifierTable.h50 StartsWithUnderscoreAndIsExternC, enumerator
75 Status != ReservedIdentifierStatus::StartsWithUnderscoreAndIsExternC; in isReservedInAllContexts()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp1146 return ReservedIdentifierStatus::StartsWithUnderscoreAndIsExternC; in isReserved()
1149 return ReservedIdentifierStatus::StartsWithUnderscoreAndIsExternC; in isReserved()