Home
last modified time | relevance | path

Searched refs:getFILEType (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp786 C.getASTContext().getFILEType().getCanonicalType()) in isStdin()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h1805 QualType getFILEType() const { in getFILEType() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp4595 AddTypeRef(Context.getFILEType(), SpecialTypes); in WriteASTCore()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp10508 Type = Context.getFILEType(); in DecodeTypeFromStr()