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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DJsonSupport.h20 Indent(raw_ostream &Out, const unsigned int Space, bool IsDot) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp139 printDynamicTypesJson(raw_ostream &Out, ProgramStateRef State, const char *NL, unsigned int Space, bool IsDot) argument
175 printDynamicCastsJson(raw_ostream &Out, ProgramStateRef State, const char *NL, unsigned int Space, bool IsDot) argument
222 printDynamicTypeInfoJson(raw_ostream &Out, ProgramStateRef State, const char *NL, unsigned int Space, bool IsDot) argument
[all...]
H A DExprEngine.cpp3088 const bool IsDot local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp518 printJson(raw_ostream &Out, const char *NL, unsigned int Space, bool IsDot, std::function<void(const LocationContext *)> printMoreInfoPerContext) const argument

Completed in 82 milliseconds