Home
last modified time | relevance | path

Searched defs:Identifiers (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesFormat.h251 llvm::SmallVector<IdentifierID, 2> Identifiers; global() member
/freebsd-src/contrib/llvm-project/clang/include/clang/APINotes/
H A DTypes.h773 llvm::ArrayRef<llvm::StringRef> Identifiers; global() member
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTokens.cpp578 IdentifierTable Identifiers(LO); tokenize() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp2436 SmallVector<Token, 5> Identifiers; HandlePragma() local
H A DParseOpenMP.cpp82 SmallVector<Expr *, 4> Identifiers; global() member in __anona83f25200111::DeclDirectiveListParserHelper
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h249 mutable IdentifierTable Identifiers; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp4523 getNestedNameSpecifierIdentifiers(NestedNameSpecifier * NNS,SmallVectorImpl<const IdentifierInfo * > & Identifiers) getNestedNameSpecifierIdentifiers() argument
/freebsd-src/sys/contrib/dev/acpica/include/
H A Dactbl2.h641 UINT32 Identifiers[]; /* GIC ITS identifier array */ global() member