Home
last modified time | relevance | path

Searched refs:Prototypes (Results 1 – 8 of 8) sorted by relevance

/external/llvm/examples/Kaleidoscope/Orc/lazy_irgen/
Dtoy.cpp697 PrototypeMap Prototypes; member in SessionContext
701 Prototypes[P->Name] = std::move(P); in addPrototypeAST()
705 PrototypeMap::iterator I = Prototypes.find(Name); in getPrototypeAST()
706 if (I != Prototypes.end()) in getPrototypeAST()
/external/llvm/examples/Kaleidoscope/Orc/initial/
Dtoy.cpp697 PrototypeMap Prototypes; member in SessionContext
701 Prototypes[P->Name] = std::move(P); in addPrototypeAST()
705 PrototypeMap::iterator I = Prototypes.find(Name); in getPrototypeAST()
706 if (I != Prototypes.end()) in getPrototypeAST()
/external/llvm/examples/Kaleidoscope/Orc/lazy_codegen/
Dtoy.cpp697 PrototypeMap Prototypes; member in SessionContext
701 Prototypes[P->Name] = std::move(P); in addPrototypeAST()
705 PrototypeMap::iterator I = Prototypes.find(Name); in getPrototypeAST()
706 if (I != Prototypes.end()) in getPrototypeAST()
/external/llvm/examples/Kaleidoscope/Orc/fully_lazy/
Dtoy.cpp698 PrototypeMap Prototypes; member in SessionContext
702 Prototypes[P->Name] = std::move(P); in addPrototypeAST()
706 PrototypeMap::iterator I = Prototypes.find(Name); in getPrototypeAST()
707 if (I != Prototypes.end()) in getPrototypeAST()
/external/mdnsresponder/mDNSShared/
DDebugServices.c76 #pragma mark == Prototypes ==
/external/llvm/docs/
DPasses.rst1036 ``-strip-dead-prototypes``: Strip Unused Function Prototypes
/external/lldb/tools/debugserver/source/
DChangeLog1340 * DNBLog.h: Prototypes.
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/src/patches/
Dtight-vncviewer-full.patch17040 +/* Prototypes */