OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasOwningModule
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclBase.h
744
if (!isFromASTFile() || !
hasOwningModule
())
753
if (isFromASTFile() || !
hasOwningModule
())
761
assert(!isFromASTFile() &&
hasOwningModule
() &&
768
bool
hasOwningModule
() const {
/src/external/apache2/llvm/dist/clang/lib/AST/
DeclBase.cpp
345
if (
hasOwningModule
())
Completed in 20 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026