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 465 GetIncludeFilenameSpelling(FilenameTok.getLocation(), Filename);
466 // If GetIncludeFilenameSpelling set the start ptr to null, there was an
700 GetIncludeFilenameSpelling(SourceFilenameTok.getLocation(),
703 GetIncludeFilenameSpelling(ReplaceFilenameTok.getLocation(),
    [all...]
PPDirectives.cpp     [all...]
PPMacroExpansion.cpp     [all...]
  /external/clang/lib/Frontend/Rewrite/
InclusionRewriter.cpp 370 bool isAngled = PP.GetIncludeFilenameSpelling(Tok.getLocation(), Filename);
  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]

Completed in 365 milliseconds