Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1920 SourceLocation getSourceLocationForDeclID(GlobalDeclID ID);
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp7732 SourceLocation ASTReader::getSourceLocationForDeclID(GlobalDeclID ID) { in getSourceLocationForDeclID() function in ASTReader
7991 Reader.getSourceLocationForDeclID( in getLocation()