Home
last modified time | relevance | path

Searched defs:Ident (Results 1 – 25 of 31) sorted by relevance

12

/external/clang/test/CXX/basic/basic.lookup/basic.lookup.elab/
Dtemplateid.cpp8 template <typename> class Ident {}; // expected-note {{previous use is here}} class
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
Dtoken.ml12 | Ident of string | Number of float Constructor
/external/llvm/lib/Object/
DELFObjectFile.cpp22 std::pair<unsigned char, unsigned char> Ident = in createELFObjectFile() local
/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
Dtoken.ml12 | Ident of string | Number of float Constructor
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
Dtoken.ml12 | Ident of string | Number of float Constructor
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
Dtoken.ml12 | Ident of string | Number of float Constructor
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
Dtoken.ml12 | Ident of string | Number of float Constructor
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
Dtoken.ml12 | Ident of string | Number of float Constructor
/external/compiler-rt/test/asan/TestCases/
Dstack-use-after-return.cc34 char *Ident(char *x) { in Ident() function
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_test_utils.h78 static T Ident(T t) { in Ident() function
/external/clang/lib/Sema/
DAttributeList.cpp26 IdentifierInfo *Ident) { in create()
DSemaDeclAttr.cpp857 IdentifierLoc *Ident = Attr.getArgAsIdent(0); in handleParamTypestateAttr() local
950 IdentifierLoc *Ident = Attr.getArgAsIdent(0); in handleSetTypestateAttr() local
978 IdentifierLoc *Ident = Attr.getArgAsIdent(0); in handleTestTypestateAttr() local
/external/chromium_org/v8/test/cctest/
Dcctest.h76 #define DEFINE_EXTENSION_ID(Name, Ident) Name##_ID, argument
84 #define DEFINE_EXTENSION_FLAG(Name, Ident) \ argument
/external/clang/unittests/Sema/
DExternalSemaSourceTest.cpp62 const IdentifierInfo *Ident = Info.getArgIdentifier(0); in HandleDiagnostic() local
/external/clang/include/clang/Lex/
DPPCallbacks.h156 virtual void Ident(SourceLocation Loc, const std::string &str) { in Ident() function
379 void Ident(SourceLocation Loc, const std::string &str) override { in Ident() function
/external/clang/lib/Parse/
DParseDeclCXX.cpp71 IdentifierInfo *Ident = nullptr; in ParseNamespace() local
199 std::vector<IdentifierInfo*>& Ident, in ParseInnerNamespace()
264 IdentifierInfo *Ident = Tok.getIdentifierInfo(); in ParseNamespaceAlias() local
/external/clang/lib/AST/
DCommentParser.cpp444 Token Ident = Tok; in parseHTMLStartTag() local
DCommentLexer.cpp632 StringRef Ident(BufferPtr, TokenPtr - BufferPtr); in lexHTMLStartTag() local
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp306 GCOVFunction(DISubprogram SP, raw_ostream *os, uint32_t Ident, in GCOVFunction()
408 uint32_t Ident; member in __anon6c247a230211::GCOVFunction
/external/clang/lib/Frontend/
DPrintPreprocessedOutput.cpp341 void PrintPPOutputPPCallbacks::Ident(SourceLocation Loc, const std::string &S) { in Ident() function in PrintPPOutputPPCallbacks
/external/llvm/include/llvm/Support/
DGCOV.h282 uint32_t Ident; variable
/external/clang/lib/Serialization/
DGlobalModuleIndex.cpp629 std::pair<StringRef, bool> Ident = *D; in loadModuleFile() local
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmscnvrt.c342 cmsMAT3 Ident; in IsEmptyLayer() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp220 std::pair<unsigned char, unsigned char> Ident = in createObjectImage() local
/external/clang/include/clang/Sema/
DAttributeList.h52 IdentifierInfo *Ident; member

12