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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp600 if (PtrTy->getPointeeType() == C.getASTContext().getFILEType())
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1481 QualType getFILEType() const { function in class:clang::ASTContext::DynTypedNodeList
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp4354 AddTypeRef(Context.getFILEType(), SpecialTypes);
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp8194 Type = Context.getFILEType();

Completed in 92 milliseconds