Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp193 const char *NL, unsigned int Space, bool IsDot) { in printJson()
198 const char *NL, unsigned int Space, bool IsDot) { in printJson()
203 const char *NL, unsigned int Space, bool IsDot) { in printJson()
219 const char *NL, unsigned int Space, bool IsDot) { in printJson()
227 const char *NL, unsigned int Space, bool IsDot) { in printJson()
235 unsigned int Space, bool IsDot) { in printJsonContainer()
258 const char *NL, unsigned int Space, bool IsDot) { in printJson()
266 bool IsDot, bool PrintEvenIfEmpty = true) { in printJsonImpl()
277 bool IsDot) { in printDynamicTypesJson()
283 bool IsDot) { in printDynamicCastsJson()
[all …]
H A DExprEngine.cpp687 unsigned int Space = 0, bool IsDot = false) { in printObjectsUnderConstructionJson()
733 const LocationContext *LCtx, unsigned int Space = 0, bool IsDot = false) { in printIndicesOfElementsToConstructJson()
797 bool IsDot = false) { in printPendingInitLoopJson()
856 unsigned int Space = 0, bool IsDot = false) { in printPendingArrayDestructionsJson()
912 const char *NL, unsigned int Space, bool IsDot, in printStateTraitWithLocationContextJson()
3874 const bool IsDot = true; in getNodeLabel() local
H A DRegionStore.cpp234 unsigned int Space = 0, bool IsDot = false) const { in printJson()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp532 unsigned int Space, bool IsDot, in printJson()