Home
last modified time | relevance | path

Searched refs:FC_None (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp62 FC_None, enumerator
87 if (result == FC_None && IncludeSuperclasses) in findKnownClass()
1084 case FC_None: in getMethodReceiverIfKnownImmutable()
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h208 FC_None = 0, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp1905 FuncClass ExtraFlags = FC_None; in demangleFunctionEncoding()