/freebsd-src/contrib/llvm-project/lld/MachO/ |
H A D | SymbolTable.h | 29 class Undefined; variable
|
H A D | Symbols.h | 204 Undefined(StringRefZ name, InputFile *file, RefState refState, Undefined() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/InterfaceStub/ |
H A D | IFSStub.h | 58 bool Undefined = false; member
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TextAPI/ |
H A D | Record.h | 39 Undefined = 2, global() enumerator
|
H A D | Symbol.h | 38 Undefined = 1U << 3, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | aarch32.h | 137 Undefined = 0, enumerator
|
/freebsd-src/contrib/llvm-project/lld/COFF/ |
H A D | InputFiles.h | 60 class Undefined; variable
|
H A D | Symbols.h | 330 explicit Undefined(StringRef n) : Symbol(UndefinedKind, n) {} in Undefined() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | CalledValuePropagation.cpp | 61 enum CVPLatticeStateTy { Undefined, FunctionSet, Overdefined, Untracked }; global() enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | Sema.cpp | 814 getUndefinedButUsed(SmallVectorImpl<std::pair<NamedDecl *,SourceLocation>> & Undefined) getUndefinedButUsed() argument 871 SmallVector<std::pair<NamedDecl *, SourceLocation>, 16> Undefined; checkUndefinedButUsed() local 2464 ReadUndefinedButUsed(llvm::MapVector<NamedDecl *,SourceLocation> & Undefined) ReadUndefinedButUsed() argument
|
H A D | MultiplexExternalSemaSource.cpp | 232 llvm::MapVector<NamedDecl *, SourceLocation> &Undefined) { in ReadUndefinedButUsed() argument
|
/freebsd-src/contrib/llvm-project/lld/ELF/ |
H A D | Symbols.h | 39 class Undefined; variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDebugFrame.h | 42 Undefined, enumerator
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ASTUtils.h | 455 ReadUndefinedButUsed(llvm::MapVector<clang::NamedDecl *,clang::SourceLocation> & Undefined) ReadUndefinedButUsed() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Support/ |
H A D | RISCVVIntrinsicUtils.h | 232 Undefined, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ |
H A D | WebAssemblyAsmParser.cpp | 228 Undefined, global() enumerator
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-nm/ |
H A D | llvm-nm.cpp | 258 bool Undefined = SymFlags & SymbolRef::SF_Undefined; in shouldPrint() local
|
/freebsd-src/contrib/googletest/googlemock/test/ |
H A D | gmock-matchers-comparisons_test.cc | 168 struct Undefined { struct 170 kInttesting::gmock_matchers_test::__anon7dac90070111::Undefined global() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyTIL.h | 490 Undefined(const Undefined &U) : SExpr(U), Cstmt(U.Cstmt) {} in Undefined() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCompares.cpp | 164 enum { Overdefined = -3, Undefined = -2 }; foldCmpLoadFromIndexedGlobal() enumerator [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTWriter.cpp | 4868 SmallVector<std::pair<NamedDecl *, SourceLocation>, 16> Undefined; WriteASTCore() local
|
H A D | ASTReader.cpp | 8595 ReadUndefinedButUsed(llvm::MapVector<NamedDecl *,SourceLocation> & Undefined) ReadUndefinedButUsed() argument
|