HomeSort by: relevance | last modified time | path
    Searched refs:getFILEType (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
GenericTaintChecker.cpp 786 C.getASTContext().getFILEType().getCanonicalType())
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h 1805 QualType getFILEType() const {
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp 4595 AddTypeRef(Context.getFILEType(), SpecialTypes);
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp 10508 Type = Context.getFILEType();

Completed in 31 milliseconds