OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Thu Aug 06 00:25:04 UTC 2026