Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/
H A DRecordsSlice.h155 bool TwoLevelNamespace = false; member
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DRecordsSlice.cpp315 !BA.TwoLevelNamespace); in createInterfaceFile()
H A DInterfaceFile.cpp363 if (BA.TwoLevelNamespace && !isTwoLevelNamespace()) in setFromBinaryAttrs()
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/BinaryReader/
H A DDylibReader.cpp164 BA.TwoLevelNamespace = true; in readMachOHeader()
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DDylibVerifier.cpp889 if (!DylibBA.TwoLevelNamespace) { in verifyBinaryAttrs()