Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseOpenMP.cpp84 SmallVector<Expr *, 5> Identifiers; in ParseOpenMPDeclarativeDirective() local
157 SmallVector<Expr *, 5> Identifiers; in ParseOpenMPDeclarativeOrExecutableDirective() local
HDParsePragma.cpp1195 SmallVector<Token, 5> Identifiers; in HandlePragma() local
/NextBSD/contrib/llvm/tools/clang/include/clang/Lex/
HDPreprocessor.h187 mutable IdentifierTable Identifiers; variable
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaLookup.cpp3555 SmallVectorImpl<const IdentifierInfo*> &Identifiers) { in getNestedNameSpecifierIdentifiers()
/NextBSD/sys/contrib/dev/acpica/include/
HDactbl2.h849 UINT32 Identifiers[1]; /* GIC ITS identifier arrary */ member