HomeSort by relevance Sort by last modified time
    Searched refs:VD (Results 226 - 250 of 471) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/include/clang/AST/
Mangle.h 199 virtual void mangleThreadSafeStaticGuardVariable(const VarDecl *VD,
ASTContext.h     [all...]
  /external/clang/include/clang/Analysis/
CFG.h 681 void appendAutomaticObjDtor(VarDecl *VD, Stmt *S, BumpVectorContext &C) {
682 Elements.push_back(CFGAutomaticObjDtor(VD, S), C);
697 iterator insertAutomaticObjDtor(iterator I, VarDecl *VD, Stmt *S) {
698 *I = CFGAutomaticObjDtor(VD, S);
    [all...]
  /external/clang/lib/CodeGen/
CodeGenModule.h 730 /// Get a reference to the target of VD.
731 ConstantAddress GetWeakRefReference(const ValueDecl *VD);
852 void HandleCXXStaticMemberVarInstantiation(VarDecl *VD);
    [all...]
  /external/clang/tools/libclang/
CXType.cpp 172 if (const ValueDecl *VD = dyn_cast<ValueDecl>(D))
173 return MakeCXType(VD->getType(), TU);
914 if (const ValueDecl *VD = dyn_cast<ValueDecl>(D))
915 Ty = VD->getType();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Mangle.h 199 virtual void mangleThreadSafeStaticGuardVariable(const VarDecl *VD,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/
CFG.h 700 void appendAutomaticObjDtor(VarDecl *VD, Stmt *S, BumpVectorContext &C) {
701 Elements.push_back(CFGAutomaticObjDtor(VD, S), C);
716 iterator insertAutomaticObjDtor(iterator I, VarDecl *VD, Stmt *S) {
717 *I = CFGAutomaticObjDtor(VD, S);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
Mangle.h 199 virtual void mangleThreadSafeStaticGuardVariable(const VarDecl *VD,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Analysis/
CFG.h 700 void appendAutomaticObjDtor(VarDecl *VD, Stmt *S, BumpVectorContext &C) {
701 Elements.push_back(CFGAutomaticObjDtor(VD, S), C);
716 iterator insertAutomaticObjDtor(iterator I, VarDecl *VD, Stmt *S) {
717 *I = CFGAutomaticObjDtor(VD, S);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
Mangle.h 199 virtual void mangleThreadSafeStaticGuardVariable(const VarDecl *VD,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Analysis/
CFG.h 700 void appendAutomaticObjDtor(VarDecl *VD, Stmt *S, BumpVectorContext &C) {
701 Elements.push_back(CFGAutomaticObjDtor(VD, S), C);
716 iterator insertAutomaticObjDtor(iterator I, VarDecl *VD, Stmt *S) {
717 *I = CFGAutomaticObjDtor(VD, S);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
Mangle.h 199 virtual void mangleThreadSafeStaticGuardVariable(const VarDecl *VD,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
Mangle.h 199 virtual void mangleThreadSafeStaticGuardVariable(const VarDecl *VD,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
Mangle.h 199 virtual void mangleThreadSafeStaticGuardVariable(const VarDecl *VD,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
Mangle.h 199 virtual void mangleThreadSafeStaticGuardVariable(const VarDecl *VD,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Mangle.h 199 virtual void mangleThreadSafeStaticGuardVariable(const VarDecl *VD,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/
CFG.h 700 void appendAutomaticObjDtor(VarDecl *VD, Stmt *S, BumpVectorContext &C) {
701 Elements.push_back(CFGAutomaticObjDtor(VD, S), C);
716 iterator insertAutomaticObjDtor(iterator I, VarDecl *VD, Stmt *S) {
717 *I = CFGAutomaticObjDtor(VD, S);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
Mangle.h 199 virtual void mangleThreadSafeStaticGuardVariable(const VarDecl *VD,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Analysis/
CFG.h 700 void appendAutomaticObjDtor(VarDecl *VD, Stmt *S, BumpVectorContext &C) {
701 Elements.push_back(CFGAutomaticObjDtor(VD, S), C);
716 iterator insertAutomaticObjDtor(iterator I, VarDecl *VD, Stmt *S) {
717 *I = CFGAutomaticObjDtor(VD, S);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
Mangle.h 199 virtual void mangleThreadSafeStaticGuardVariable(const VarDecl *VD,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Analysis/
CFG.h 700 void appendAutomaticObjDtor(VarDecl *VD, Stmt *S, BumpVectorContext &C) {
701 Elements.push_back(CFGAutomaticObjDtor(VD, S), C);
716 iterator insertAutomaticObjDtor(iterator I, VarDecl *VD, Stmt *S) {
717 *I = CFGAutomaticObjDtor(VD, S);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
Mangle.h 199 virtual void mangleThreadSafeStaticGuardVariable(const VarDecl *VD,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
Mangle.h 199 virtual void mangleThreadSafeStaticGuardVariable(const VarDecl *VD,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
Mangle.h 199 virtual void mangleThreadSafeStaticGuardVariable(const VarDecl *VD,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
Mangle.h 199 virtual void mangleThreadSafeStaticGuardVariable(const VarDecl *VD,

Completed in 476 milliseconds

1 2 3 4 5 6 7 8 91011>>