Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DASTUnresolvedSet.h101 void getFromExternalSource(ASTContext &C) const;
106 getFromExternalSource(C); in get()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp64 void LazyASTUnresolvedSet::getFromExternalSource(ASTContext &C) const { in getFromExternalSource() function in LazyASTUnresolvedSet