HomeSort by relevance Sort by last modified time
    Searched refs:isImported (Results 1 - 10 of 10) sorted by null

  /external/clang/include/clang/Lex/
MacroInfo.h 350 bool IsImported : 1;
364 IsImported(false), IsAmbiguous(false),
470 DefMacroDirective(MacroInfo *MI, SourceLocation Loc, bool isImported)
473 IsImported = isImported;
481 bool isImported() const { return IsImported; }
Preprocessor.h 560 bool isImported) {
561 DefMacroDirective *MD = AllocateDefMacroDirective(MI, Loc, isImported);
    [all...]
  /external/clang/lib/Lex/
PPDirectives.cpp 79 bool isImported) {
81 new (MD) DefMacroDirective(MI, Loc, isImported);
    [all...]
PPMacroExpansion.cpp 53 cast<DefMacroDirective>(MD)->isImported();
    [all...]
  /prebuilts/devtools/tools/lib/
lint-api.jar 
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]
ASTWriter.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 78 milliseconds