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

  /external/clang/lib/Lex/
Pragma.cpp 467 GetIncludeFilenameSpelling(FilenameTok.getLocation(), Filename);
468 // If GetIncludeFilenameSpelling set the start ptr to null, there was an
702 GetIncludeFilenameSpelling(SourceFilenameTok.getLocation(),
705 GetIncludeFilenameSpelling(ReplaceFilenameTok.getLocation(),
    [all...]
PPDirectives.cpp     [all...]
PPMacroExpansion.cpp     [all...]
  /external/clang/lib/Rewrite/Frontend/
InclusionRewriter.cpp 334 bool isAngled = PP.GetIncludeFilenameSpelling(Tok.getLocation(), Filename);
  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]

Completed in 449 milliseconds