Home
last modified time | relevance | path

Searched defs:QuotedName (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/
H A DHeaderIncludes.cpp376 StringRef QuotedName = Quoted; in insert() local
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp5143 enum Mode{ None, Name, QuotedName, Tag, EscapedName }; enumerator