Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/
H A DRecordsSlice.cpp278 !BA.TwoLevelNamespace); in createInterfaceFile()
297 if (BA.TwoLevelNamespace && !File->isTwoLevelNamespace()) in createInterfaceFile()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DRecordsSlice.h151 bool TwoLevelNamespace = false; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/TextAPI/BinaryReader/
H A DDylibReader.cpp162 BA.TwoLevelNamespace = true; in readMachOHeader()