OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASTFile
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Basic/
Module.h
71
const FileEntry *
ASTFile
;
239
: Name(Name), DefinitionLoc(DefinitionLoc), Parent(0),Umbrella(),
ASTFile
(0),
318
return getTopLevelModule()->
ASTFile
;
324
getTopLevelModule()->
ASTFile
= File;
/external/clang/lib/Basic/
Module.cpp
28
Umbrella(),
ASTFile
(0), IsAvailable(true), IsFromModuleFile(false),
Completed in 373 milliseconds