HomeSort by: relevance | last modified time | path
    Searched defs:getFromExternalSource (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/AST/
DeclCXX.cpp 64 void LazyASTUnresolvedSet::getFromExternalSource(ASTContext &C) const {
66 assert(Impl.Decls.isLazy() && "getFromExternalSource for non-lazy set");
67 assert(Source && "getFromExternalSource with no external source");
DeclCXX.cpp 64 void LazyASTUnresolvedSet::getFromExternalSource(ASTContext &C) const {
66 assert(Impl.Decls.isLazy() && "getFromExternalSource for non-lazy set");
67 assert(Source && "getFromExternalSource with no external source");

Completed in 143 milliseconds