OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getFromExternalSource
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTUnresolvedSet.h
96
void
getFromExternalSource
(ASTContext &C) const;
101
getFromExternalSource
(C);
/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");
Completed in 17 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026