Home
last modified time | relevance | path

Searched defs:getIdentifiers (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DIdentifierTable.cpp61 IdentifierIterator *IdentifierInfoLookup::getIdentifiers() { in getIdentifiers() function in IdentifierInfoLookup
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp97 llvm::ArrayRef<Expr *> getIdentifiers() const { return Identifiers; } in getIdentifiers() function in __anon6a7266ce0111::DeclDirectiveListParserHelper
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp8528 IdentifierIterator *ASTReader::getIdentifiers() { in getIdentifiers() function in ASTReader