Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp786 C.getASTContext().getFILEType().getCanonicalType()) in isStdin()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1850 QualType getFILEType() const { in getFILEType() function
/freebsd-13.1/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp4595 AddTypeRef(Context.getFILEType(), SpecialTypes); in WriteASTCore()
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp10555 Type = Context.getFILEType(); in DecodeTypeFromStr()