Home
last modified time | relevance | path

Searched refs:begin_qualified_name_parts (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallDescription.h109 auto begin_qualified_name_parts() const { in begin_qualified_name_parts() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCallDescription.cpp95 auto QualifierPartsIt = begin_qualified_name_parts(); in matchQualifiedNameParts()