Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/AST/ !
H A DASTUnresolvedSet.h106 void getFromExternalSource(ASTContext &C) const;
111 getFromExternalSource(C); in get()
/src/contrib/llvm-project/clang/lib/AST/ !
H A DDeclCXX.cpp65 void LazyASTUnresolvedSet::getFromExternalSource(ASTContext &C) const { in getFromExternalSource() function in LazyASTUnresolvedSet