Searched defs:IsDot (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DJsonSupport.h20 Indent(raw_ostream &Out, const unsigned int Space, bool IsDot) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp192 printJson(const MemRegion *Region, raw_ostream &Out, const char *NL, unsigned int Space, bool IsDot) argument
197 printJson(const SymExpr *Symbol, raw_ostream &Out, const char *NL, unsigned int Space, bool IsDot) argument
202 printJson(const DynamicTypeInfo &DTI, raw_ostream &Out, const char *NL, unsigned int Space, bool IsDot) argument
218 printJson(const DynamicCastInfo &DCI, raw_ostream &Out, const char *NL, unsigned int Space, bool IsDot) argument
226 printJson(const std::pair<T, U> &Pair, raw_ostream &Out, const char *NL, unsigned int Space, bool IsDot) argument
233 printJsonContainer(const ContainerTy &Container, raw_ostream &Out, const char *NL, unsigned int Space, bool IsDot) argument
257 printJson(const CastSet &Set, raw_ostream &Out, const char *NL, unsigned int Space, bool IsDot) argument
264 printJsonImpl(raw_ostream &Out, ProgramStateRef State, const char *Name, const char *NL, unsigned int Space, bool IsDot, bool PrintEvenIfEmpty = true) argument
275 printDynamicTypesJson(raw_ostream &Out, ProgramStateRef State, const char *NL, unsigned int Space, bool IsDot) argument
281 printDynamicCastsJson(raw_ostream &Out, ProgramStateRef State, const char *NL, unsigned int Space, bool IsDot) argument
287 printClassObjectDynamicTypesJson(raw_ostream &Out, ProgramStateRef State, const char *NL, unsigned int Space, bool IsDot) argument
298 printDynamicTypeInfoJson(raw_ostream &Out, ProgramStateRef State, const char *NL, unsigned int Space, bool IsDot) argument
[all...]
H A DExprEngine.cpp3120 const bool IsDot local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp479 printJson(raw_ostream &Out, const char *NL, unsigned int Space, bool IsDot, std::function<void(const LocationContext *)> printMoreInfoPerContext) const argument

Completed in 206 milliseconds